home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7126 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  758 b 

  1. Path: news.bridge.com!news
  2. From: Korr reddy <korr_reddy@bridge.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: How to restrict not to inherit and still access members of a class ?
  5. Date: Tue, 20 Feb 1996 16:11:13 -0600
  6. Organization: Bridge Information Systems, Inc
  7. Message-ID: <312A4701.1CEB@bridge.com>
  8. NNTP-Posting-Host: 167.76.15.50
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  13.  
  14. How to restrict not to inherit and still access members of a 
  15. class ? 
  16. Hi, 
  17. If I don't want my class to be inherited and still give acess to 
  18. the members of the objects that are instantiated from this 
  19. class. I appreciate if you can mail solutions to 
  20. "korr_reddy@bridge.com".
  21. Thanks in advance,
  22. Korr
  23.